func nhooyr.io/websocket.match

2 uses

	nhooyr.io/websocket (current package)
		accept.go#L222: 		matched, err := match(hostPattern, u.Host)
		accept.go#L236: func match(pattern, s string) (bool, error) {